i% = DoMsgBox("You must have Windows version 3.1 or higher to run this program. Contact your dealer!", "Wrong Version", MB_OK+MB_TASKMODAL+MB_ICONHAND)
END
WRONGPROCESSOR:
i% = DoMsgBox("You must have an 80386 CPU or better to run this program. Contact your dealer!", "Wrong Processor", MB_OK+MB_TASKMODAL+MB_ICONHAND)